Skip to content

fix: ledger hardware wallet support on mac#223

Merged
protolambda merged 2 commits into
optimismfrom
felipe/ledger
Jan 24, 2024
Merged

fix: ledger hardware wallet support on mac#223
protolambda merged 2 commits into
optimismfrom
felipe/ledger

Conversation

@felipe-op
Copy link
Copy Markdown
Contributor

Description

This change fixes Ledger hardware wallet discoverability on Macos 14.

Error:

hidapi: failed to open device

Debugging the underlying driver I found it actually enumerate 3 interfaces, but go-ethereum usbwallet hub arbitrarily picks one based on the usageID.

Tests

Manually tested

Additional context

We use this lib in the upstream https://github.com/ethereum-optimism/eip712sign

@protolambda protolambda merged commit a4e85ec into optimism Jan 24, 2024
@protolambda protolambda deleted the felipe/ledger branch January 24, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants